home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2007_amortize < prev    next >
Text File  |  1989-03-06  |  497b  |  6 lines

  1. amortize ( interest, payment, begprinc, finprinc*, decimals* )
  2. amortization table
  3.  
  4. interest is interest rate per period; payment is payment per period; begprinc is beginning principal; finprinc is final principal. Omitting finprinc defaults to zero. decimals adjusts result's # of decimals.
  5.  
  6. amortize returns a four-column block with as many rows as payments, plus one. The first column is payments, the second is interest, the third is principal reduction, and the fourth is principal remaining.